home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5268 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1008 b 

  1. Path: redstone.interpath.net!mercury!softbase
  2. From: softbase@mercury.interpath.net (Scott McMahan - Softbase Systems)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Debug,DOS,TSR
  5. Date: 9 Feb 1996 13:33:31 GMT
  6. Organization: Interpath -- Providing Internet access to North Carolina
  7. Message-ID: <4ffifb$st5@redstone.interpath.net>
  8. References: <310F3A26.5A94@tuborg.nork.auc.dk>
  9. NNTP-Posting-Host: mercury.interpath.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Dennis (dkc@tuborg.nork.auc.dk) wrote:
  13. : I need some information on were to find some real good debuggers, 
  14.  
  15. It's going on twenty years and they've never come up with anything
  16. better than printf()!
  17.  
  18. : and some general information on how the ROM-BIOS works. TSR 
  19. : programming is another subject i would like to now something about.
  20.  
  21. Get a book like PC Intern. It'll answer questions you didn't know you
  22. had. The secret to debugging a TSR seems to be to get it to work 
  23. perfectly as a regular program first, THEN convert it to a TSR.
  24. Isn't DOS dead, though?
  25.  
  26. Scott
  27.  
  28.